
.dn{display: none;}

/* ���ض��� */
.go-top{position: fixed;bottom: 40px;right: 5px;z-index: 999;

	width: 72px;
	height: 380px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 4px;
}
.go-top a{width: 64px;height: 64px;margin-bottom: 10px;
	border-radius: 2px;display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: center;
	color: #9B9B9B;
	text-decoration: none;
}
.go-top a+a{
	margin-top: 10px;
}
.go-top a div{
	margin-top: 9px;
}
.go-top a .d{
	display: none;
}
.go-top a .s{
	display: block;
}
.go-top a:hover{
	background: rgba(79, 154, 255, 0.06);
	color: #024097;
}
.go-top a:hover .d{
	display: block;
}
.go-top a:hover .s{
	display: none;
}
.go-top a img{
	width: 32px;
	height: 32px;
}
.go-top a:last-child{margin-bottom: 0;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
	padding-bottom: 16px;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

        .contact_tel{
            width: 225px;
            height: 40px;
            background: #F4F5F6;
            border-radius: 24px;
            float: right;
            display: flex;
            align-items: center;
            margin-top: 20px;
            margin-right: 20px;
        }
        .contact_tel .contact_tel_number{
            height: 31px;
            font-size: 24px;
            font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
            font-weight: bold;
            color: #4F9AFF;
            line-height: 31px;
        }
        .search_circle{
            float: right;
            margin-top: 20px;
            width: 40px;
            height: 40px;
            border-radius: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #F4F5F6;
            margin-right: 36px;
            cursor: pointer;
        }
        .search_circle img{
            width: 20px;
            height: 20px;
        }
        .search_container{
            width: 360px;
            height: 360px;
            background: #FFFFFF;
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
            border-radius: 8px;
            position: absolute;
            right: 32px;
            top: 128px;
            z-index: 999;
            padding: 20px;
            display: flex;
            flex-direction: column;
            display: none;
        }
        .search_title{
            width: 56px;
            height: 19px;
            font-size: 14px;
            font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
            font-weight: bold;
            color: #4A4A4A;
            line-height: 19px;
            margin-top: 20px;
        }
        .keywords li{
            height: 32px;
            background: rgba(255, 90, 79, 0.08);
            border-radius: 16px;
            float: left;
            padding-left: 16px;
            padding-right: 16px;
            line-height: 32px;
            margin-right: 12px;
            margin-top: 12px;
        }
        .keywords li a{
            font-size: 14px;
            font-family: MicrosoftYaHei;
            color: #FF5A4F;
            text-decoration: none;
        }
        .contact_tel img{
            width: 28px;
            height: 28px;
            margin-left:6px;
            margin-right: 10px;
        }
.floor_name .title_right a{
    cursor: pointer;
    text-decoration: none;
}        

.vm_hint{
        width: 144px;
        height: 21px;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 21px;
        margin: 0 auto;
    }
    .ic_client_box{
        margin-top: 22px;
    }
    .ic_client_box img{
        width: 72px;
        height: 72px;
        background: #E1E8FA;
        border-radius: 32px;
    }
    .ic_client_pop{
        width: 200px;
        height: 196px;
        background: #FFFFFF;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
        border-radius: 8px;
        position: absolute;
        right: 60px;top: -100px;
        text-align: center;
    }
    .ic_client_pop div.desc{
        height: 21px;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4F9AFF;
        line-height: 21px;
    }
    .work_time{
        height: 19px;
        font-size: 14px;
        font-family: MicrosoftYaHei;
        color: #9B9B9B;
        line-height: 19px;
        margin-top: 4px;
    }       
.floor_name .title_right a{
    cursor: pointer;
    text-decoration: none;
}

    .vm_hint{
        width: 144px;
        height: 21px;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 21px;
        margin: 0 auto;
    }
    .ic_client_box{
        margin-top: 22px;
    }
    .ic_client_box img{
        width: 72px;
        height: 72px;
        background: #E1E8FA;
        border-radius: 32px;
    }
    .ic_client_pop{
        width: 200px;
        height: 196px;
        background: #FFFFFF;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
        border-radius: 8px;
        position: absolute;
        right: 60px;top: -100px;
        text-align: center;
    }
    .ic_client_pop div.desc{
        height: 21px;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4F9AFF;
        line-height: 21px;
    }
    .work_time{
        height: 19px;
        font-size: 14px;
        font-family: MicrosoftYaHei;
        color: #9B9B9B;
        line-height: 19px;
        margin-top: 4px;
    }
